Docs: add instructions for generating support bundle when using a private authenticated registry#8069
Docs: add instructions for generating support bundle when using a private authenticated registry#8069RobertNorthard wants to merge 2 commits intoaws:mainfrom
Conversation
…vate registry which is authenticated
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @RobertNorthard. Thanks for your PR. I'm waiting for a aws member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8069 +/- ##
==========================================
- Coverage 73.44% 73.44% -0.01%
==========================================
Files 577 577
Lines 35878 35878
==========================================
- Hits 26351 26349 -2
- Misses 7861 7862 +1
- Partials 1666 1667 +1 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Abhay Krishna <arnchlm@amazon.com>
|
/ok-to-test |
|
Did you verify locally that the support bundle gets generated after setting those env variables? What errors did you get when generating the support bundle without those env variables? It would be good to have that information in the PR description. |
…vate registry which is authenticated
Issue #, if available:
N/A
Description of changes:
Added instructions for generating a support bundle when using a private authenticated registry
Testing (if applicable):
N/A
Documentation added/planned (if applicable):
Added instructions for generating a support bundle when using a private authenticated registr
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.